![]() |
Based on the given script codes for the converted text runs, creates and returns a Unicode converter object containing information required for converting strings from Unicode to one or more specified non-Unicode encodings.
pascal OSStatus CreateUnicodeToTextRunInfoByScriptCode(
You pass a Unicode converter object returned from CreateUnicodeToTextRunInfoByScriptCode to the function ConvertFromUnicodeToTextRun or ConvertFromUnicodeToScriptCodeRun to identify the information to be used for the conversion. These two functions modify the contents of the Unicode converter object.